eplato-sale-v8 Schema
discounttype Element
eplato-sale-v8 Schema > salerow Complex Type : discounttype Element
Namespace urn:xmlns:eplato:sale-v8
Type
Restriction of xs:string
Diagram
discounttype Element
Overview
discounttype Restriction of xs:string
Source
<xs:element name="discounttype" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="notspecified|nodiscount|mixedmatchdiscount|quantitypricebreakdiscount|discountagreementclassificationdiscount|manualrowdiscount|manualrowpriceincrease|subtotaldiscount|purchasepriceraisepercentage|discountagreementclassificationdiscount|queuebustingsale|transactiondiscount" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
salerow Complex Typeeplato-sale-v8 Schema